[INFO] cloning repository https://github.com/selenehyun/isofence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selenehyun/isofence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenehyun%2Fisofence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenehyun%2Fisofence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25fb7b00e39f98985c7671a3d7e55c334d2e6ab4
[INFO] testing selenehyun/isofence against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenehyun%2Fisofence" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/selenehyun/isofence
[INFO] finished tweaking git repo https://github.com/selenehyun/isofence
[INFO] tweaked toml for git repo https://github.com/selenehyun/isofence written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/selenehyun/isofence on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/selenehyun/isofence already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06e548a7a998cc659a2c9193e84ccdf034322a01faa56ab7ac588a187a911c68
[INFO] running `Command { std: "docker" "start" "-a" "06e548a7a998cc659a2c9193e84ccdf034322a01faa56ab7ac588a187a911c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06e548a7a998cc659a2c9193e84ccdf034322a01faa56ab7ac588a187a911c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06e548a7a998cc659a2c9193e84ccdf034322a01faa56ab7ac588a187a911c68", kill_on_drop: false }`
[INFO] [stdout] 06e548a7a998cc659a2c9193e84ccdf034322a01faa56ab7ac588a187a911c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c2b765c9b3d630a327090575ee56e287cf838f7131c53e8005db4b7e95631e3
[INFO] running `Command { std: "docker" "start" "-a" "5c2b765c9b3d630a327090575ee56e287cf838f7131c53e8005db4b7e95631e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling oxc_estree v0.56.5
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oxc_allocator v0.56.5
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling oxc_data_structures v0.56.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling oxc-miette-derive v1.0.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.56.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling oxc_span v0.56.5
[INFO] [stderr]    Compiling oxc_diagnostics v0.56.5
[INFO] [stderr]    Compiling oxc_syntax v0.56.5
[INFO] [stderr]    Compiling oxc_regular_expression v0.56.5
[INFO] [stderr]    Compiling oxc_ast v0.56.5
[INFO] [stderr]    Compiling oxc_resolver v6.0.2
[INFO] [stderr]    Compiling oxc_ecmascript v0.56.5
[INFO] [stderr]    Compiling oxc_parser v0.56.5
[INFO] [stderr]    Compiling isofence v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.85s
[INFO] running `Command { std: "docker" "inspect" "5c2b765c9b3d630a327090575ee56e287cf838f7131c53e8005db4b7e95631e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2b765c9b3d630a327090575ee56e287cf838f7131c53e8005db4b7e95631e3", kill_on_drop: false }`
[INFO] [stdout] 5c2b765c9b3d630a327090575ee56e287cf838f7131c53e8005db4b7e95631e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3975f12cb7e7124fc114d2aa1e0c3313db9b7a07109d9dba110a479c0827d8e3
[INFO] running `Command { std: "docker" "start" "-a" "3975f12cb7e7124fc114d2aa1e0c3313db9b7a07109d9dba110a479c0827d8e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling isofence v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.66s
[INFO] running `Command { std: "docker" "inspect" "3975f12cb7e7124fc114d2aa1e0c3313db9b7a07109d9dba110a479c0827d8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3975f12cb7e7124fc114d2aa1e0c3313db9b7a07109d9dba110a479c0827d8e3", kill_on_drop: false }`
[INFO] [stdout] 3975f12cb7e7124fc114d2aa1e0c3313db9b7a07109d9dba110a479c0827d8e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e811431d0e2ef8feafebceed8a5a36c002b2dd098996d5f1ed29e31d38a74ac
[INFO] running `Command { std: "docker" "start" "-a" "1e811431d0e2ef8feafebceed8a5a36c002b2dd098996d5f1ed29e31d38a74ac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/isofence-f5ddc0c052278303)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test config::tests::detect_from_package_json_jest_dep ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_jest_script ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_jest_scoped ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_vitest_scoped ... ok
[INFO] [stdout] test config::tests::detect_framework_full_fallthrough ... ok
[INFO] [stdout] test config::tests::config_file_framework_override_jest ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_none_when_empty ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_vitest_dep ... ok
[INFO] [stdout] test config::tests::detect_from_config_files_vitest_workspace ... ok
[INFO] [stdout] test config::tests::infer_framework_from_test_files_none ... ok
[INFO] [stdout] test config::tests::infer_framework_from_test_files_vitest ... ok
[INFO] [stdout] test config::tests::infer_framework_from_test_files_vitest_wins_mixed ... ok
[INFO] [stdout] test config::tests::is_allowed_node_builtins ... ok
[INFO] [stdout] test config::tests::is_allowed_node_modules ... ok
[INFO] [stdout] test fix::path::tests::test_relative_path_basic ... ok
[INFO] [stdout] test fix::path::tests::test_relative_path_index ... ok
[INFO] [stdout] test config::tests::infer_framework_from_test_files_jest ... ok
[INFO] [stdout] test fix::path::tests::test_relative_path_same_dir ... ok
[INFO] [stdout] test config::tests::config_file_framework_override_vitest ... ok
[INFO] [stdout] test config::tests::detect_from_parent_package_jsons_monorepo ... ok
[INFO] [stdout] test config::tests::detect_from_config_files_jest ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_vitest_wins_when_both_present ... ok
[INFO] [stdout] test config::tests::detect_from_package_json_vitest_script ... ok
[INFO] [stdout] test config::tests::glob_match_single_star ... ok
[INFO] [stdout] test config::tests::glob_match_double_star_slash ... ok
[INFO] [stdout] test config::tests::glob_match_leading_double_star ... ok
[INFO] [stdout] test config::tests::is_allowed_allowlist ... ok
[INFO] [stdout] test config::tests::detect_from_config_files_vitest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/isofence-5b72342885c1855d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine_test.rs (/opt/rustwide/target/debug/deps/engine_test-d4a603bd034ea874)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test context::framework_mock_fn_name ... ok
[INFO] [stdout] test context::rejects_non_test_files ... ok
[INFO] [stdout] test export_analysis::exported_mutable_binding_is_mutating ... ok
[INFO] [stdout] test export_analysis::export_default_function ... ok
[INFO] [stdout] test export_analysis::arrow_function_export ... ok
[INFO] [stdout] test export_analysis::mutating_export_function ... ok
[INFO] [stdout] test export_analysis::collection_mutation ... ok
[INFO] [stdout] test export_analysis::mixed_exports_classified_correctly ... ok
[INFO] [stdout] test export_analysis::no_mutable_bindings_all_safe ... ok
[INFO] [stdout] test export_analysis::object_property_assignment_is_mutating ... ok
[INFO] [stdout] test export_analysis::reading_export_function ... ok
[INFO] [stdout] test export_analysis::reexport_is_unknown ... ok
[INFO] [stdout] test export_analysis::safe_export_const ... ok
[INFO] [stdout] test export_analysis::safe_pure_function ... ok
[INFO] [stdout] test graph::effective_subgraph_with_full_mock ... ok
[INFO] [stdout] test graph::effective_subgraph_skips_type_only ... ok
[INFO] [stdout] test export_analysis::shadowed_variable ... ok
[INFO] [stdout] test graph::effective_subgraph_with_partial_mock ... ok
[INFO] [stdout] test graph::mock_cuts_transitive_chain ... ok
[INFO] [stdout] test graph::handles_circular_references ... ok
[INFO] [stdout] test graph::shortest_path_basic ... ok
[INFO] [stdout] test graph::diamond_dependency ... ok
[INFO] [stdout] test graph::effective_subgraph_basic ... ok
[INFO] [stdout] test integration::enum_spread_array_not_hazardous ... ok
[INFO] [stdout] test integration::hazard_reachability_reset_modules_help_text ... ok
[INFO] [stdout] test integration::diagnostics_only_on_test_files ... ok
[INFO] [stdout] test integration::mock_consensus_direct_import_has_fix ... ok
[INFO] [stdout] test integration::fix_idempotency_no_duplicate_mocks ... ok
[INFO] [stdout] test integration::mock_consensus_help_changes_with_cleanup_signal ... ok
[INFO] [stdout] test integration::hazard_reachability_dedup_preserves_distinct_modules ... ok
[INFO] [stdout] test integration::mock_consensus_keeps_hazardous_module_diagnostic ... ok
[INFO] [stdout] test integration::mock_consensus_guard_does_not_drop_reexport_hazards ... ok
[INFO] [stdout] test integration::module_under_test_in_tests_dir_no_fix ... ok
[INFO] [stdout] test integration::mutating_import_produces_diagnostic_with_details ... ok
[INFO] [stdout] test integration::mixed_direct_and_transitive ... ok
[INFO] [stdout] test integration::namespace_import_reports_all_hazards ... ok
[INFO] [stdout] test integration::non_exported_const_referenced_by_mutating_export ... ok
[INFO] [stdout] test export_analysis::array_push_is_mutating ... ok
[INFO] [stdout] test integration::mock_consensus_skips_module_under_test ... ok
[INFO] [stdout] test integration::safe_only_import_skips_diagnostic ... ok
[INFO] [stdout] test integration::side_effect_import_no_fix ... ok
[INFO] [stdout] test integration::reexport_from_safe_module_no_diagnostic ... ok
[INFO] [stdout] test integration::source_file_diagnostics_excluded_from_output ... ok
[INFO] [stdout] test integration::transitive_hazard_help_references_hazardous_module ... ok
[INFO] [stdout] test integration::mock_consensus_transitive_no_fix ... ok
[INFO] [stdout] test integration::spread_config_object_not_hazardous ... ok
[INFO] [stdout] test integration::exported_const_still_hazardous ... ok
[INFO] [stdout] test integration::mock_consensus_keeps_unsafe_import_diagnostic ... ok
[INFO] [stdout] test integration::primitive_only_object_not_hazardous ... ok
[INFO] [stdout] test parser::extracts_reexports ... ok
[INFO] [stdout] test parser::extracts_jest_mocks ... ok
[INFO] [stdout] test parser::extracts_vitest_mocks ... ok
[INFO] [stdout] test integration::mock_consensus_skips_non_hazardous_module ... ok
[INFO] [stdout] test parser::extracts_imports ... ok
[INFO] [stdout] test integration::reexport_from_hazardous_module_still_reported ... ok
[INFO] [stdout] test context::detects_test_file_patterns ... FAILED
[INFO] [stdout] test integration::transitive_hazard_not_fixable ... ok
[INFO] [stdout] test parser::safe_signals_ignores_non_vi_calls ... ok
[INFO] [stdout] test parser::safe_signals_jest_prefix_detected ... ok
[INFO] [stdout] test integration::transitive_hazard_help_shows_category ... ok
[INFO] [stdout] test parser::full_mock_with_factory ... ok
[INFO] [stdout] test parser::parses_typescript ... ok
[INFO] [stdout] test parser::safe_signals_after_each_detected ... ok
[INFO] [stdout] test integration::mock_consensus_guard_skips_safe_reexport_barrel ... ok
[INFO] [stdout] test integration::transitive_hazard_help_truncates_over_3 ... ok
[INFO] [stdout] test integration::transitive_hazards_grouped_by_first_hop ... ok
[INFO] [stdout] test parser::detects_partial_mock ... ok
[INFO] [stdout] test parser::safe_signals_clear_all_mocks_detected ... ok
[INFO] [stdout] test integration::non_exported_const_not_hazardous ... ok
[INFO] [stdout] test integration::module_under_test_no_fix ... ok
[INFO] [stdout] test integration::mock_consensus_skips_safe_only_imports ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- context::detects_test_file_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::detects_test_file_patterns' (48) panicked at tests/engine_test.rs:42:9:
[INFO] [stdout] assertion failed: is_test_file_path(&path("src/data.mock.ts"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595db7c30f88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595db7c30f88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595db7c30f88 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595db7c30f88 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595db7c47a1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595db7c47a1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x595db7c359a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595db7c359a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595db7c0d3d6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595db7c0d3d6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595db7c28269 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595db75dad8c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595db75dad8c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595db7c284e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595db7c284e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595db7c0d4c4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x595db7c04bc9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595db7c0e1ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595db7c4825c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595db7c48222 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x595db75cb4b6 - engine_test[cab7a2c314f3b05]::context::detects_test_file_patterns
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/engine_test.rs:42:9
[INFO] [stdout]   21:     0x595db75c8417 - engine_test[cab7a2c314f3b05]::context::detects_test_file_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/engine_test.rs:33:36
[INFO] [stdout]   22:     0x595db75c6b16 - <engine_test[cab7a2c314f3b05]::context::detects_test_file_patterns::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x595db75cde6b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x595db75cde6b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x595db75db6e5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x595db75db6e5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x595db75db6e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x595db75db6e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x595db75db6e5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x595db75db6e5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x595db75db6e5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x595db75d6244 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x595db75d6244 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x595db75de762 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x595db75de762 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x595db75de762 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x595db75de762 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x595db75de762 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x595db75de762 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x595db75de762 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x595db7c300bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x595db7c300bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70bc1e187aa4 - <unknown>
[INFO] [stdout]   44:     0x70bc1e214a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     context::detects_test_file_patterns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test engine_test`
[INFO] running `Command { std: "docker" "inspect" "1e811431d0e2ef8feafebceed8a5a36c002b2dd098996d5f1ed29e31d38a74ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e811431d0e2ef8feafebceed8a5a36c002b2dd098996d5f1ed29e31d38a74ac", kill_on_drop: false }`
[INFO] [stdout] 1e811431d0e2ef8feafebceed8a5a36c002b2dd098996d5f1ed29e31d38a74ac
